func math.cbrt 2 uses math (current package) cbrt.go#L30: return cbrt(x) cbrt.go#L33: func cbrt(x float64) float64 {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)